home *** CD-ROM | disk | FTP | other *** search
/ Gear Audio / Gear Audio CD-ROM.iso / csav / dos / se_util.exe / NEW.TXT < prev    next >
Encoding:
Text File  |  1998-05-19  |  23.4 KB  |  486 lines

  1.         ╔═════════════════════════════╗
  2.         ║«« NEW FEATURES v05.19.06A »»║
  3.         ╚═════════════════════════════╝
  4. 05-19-98: Modified Settup.bat to create "temp" directory on the local 
  5.       drive.
  6. 04-16-98: Modified the procedure of creating Se_util.exe to support
  7.       using of Upgrade.bat file.
  8.  
  9. ▄▄▄ 03-05-98: Modified UPDATE.BAT to not re-install Windows NT if current ▄▄▄
  10.  
  11. ▄▄▄ 02-25-98: Modified UPDATE.BAT to create lines in WINSTART.BAT ▄▄▄
  12. (Windows workstations only) SE_UTIL had been set to modify the AUTOEXEC.BAT
  13. with 2 lines:
  14.  
  15. @IF EXIST %PCPATH%\XFER\*.DEF COPY %PCPATH%\XFER\*.DEF %PCPATH%\*.*
  16. @IF EXIST %PCPATH%\XFER\*.DEF DEL %PCPATH%\XFER\*.DEF
  17.  
  18. The problem was reported that if WIN was a command as the last line in
  19. AUTOEXEC.BAT, these lines would not execute until after exiting Windows. To
  20. prevent this, modified UPDATE.BAT to write the lines to WINSTART.BAT instead.
  21. WINSTART.BAT is executed when Windows is launched.
  22.  
  23. ▄▄▄ 02-18-98: Added support for FORTRESS security software in Win95 ▄▄▄
  24. (Win95 workstations only) Added a parameter FORT to the command line for CHECK.
  25. By using FORT, it sets the %WINDIR% environment variable to the %TEMP% directory.
  26. The reason for this is typically administrators have setup FORTRESS to lock
  27. down several directories including the Windows directory; SETUP.EXE uses the
  28. Windows directory when it executes to write files but then are removed. Using
  29. the FORT parameter will allow SETUP.EXE to run by using the %temp% directory
  30. which typically or should not be restricted by Fortress security software.
  31. USAGE:
  32. [Novell-VLM clients]
  33. #command /e:1024 /c s:\css\antivir\check.bat fort
  34.  
  35. [Novell-Client32 clients]
  36. @command /e:1024 /c s:\css\antivir\check.bat fort
  37.  
  38. [NT]
  39. call s:\css\antivir\check.bat fort
  40.  
  41. ▄▄▄ 02-12-98: Added support for "START" command in Win95 ▄▄▄
  42. (Win95 workstations only) Added support for using "START" command to initiate
  43. the SETUP executable and wait for the process to finish and then run the login
  44. script. The issue is a timing problem where the login script continues, F-AGENT
  45. loads but SETUP.EXE has already attempted to close all programs currently
  46. running, then transfers files to the local hard drive. Since F-AGENT loaded
  47. after the open files check and before the copy process, it is unable to be up-
  48. dated.
  49.  
  50. USAGE:
  51. [Novell-VLM clients]
  52. #command /e:1024 /c s:\css\antivir\check.bat sms
  53.  
  54. [Novell-Client32 clients]
  55. @command /e:1024 /c s:\css\antivir\check.bat sms
  56.  
  57. [NT]
  58. call s:\css\antivir\check.bat sms
  59.  
  60. ▄▄▄ 02-06-98: Added support for login scripts that delete the drive mapping ▄▄▄
  61. (Win95 workstations only) Added support for administrators who delete the drive
  62. mapping for clients logging in to do the update using CHECK.BAT or CHECK2.BAT
  63. in the login script.
  64. To take advantage of this feature, add the parameter COPY to the execution for
  65. CHECK.BAT. The way it works is it copies files to the local machine and runs
  66. SETUP.EXE from the workstation rather than the server. The problem before is
  67. the SETUP.EXE was executed from the server and then the login script would
  68. continue. If the mapped drive was removed before setup could complete it would
  69. error. Examples of usage for this new feature:
  70.  
  71. [Novell-VLM clients]
  72. #command /e:1024 /c s:\css\antivir\check.bat copy
  73.  
  74. [Novell-Client32 clients]
  75. @command /e:1024 /c s:\css\antivir\check.bat copy
  76.  
  77. [NT]
  78. call s:\css\antivir\check.bat copy
  79.  
  80. ▄▄▄ 02-02-98: Improved the mechanism of updating the MACRO.DEF ▄▄▄
  81. By transferring the file to a subdirectory called XFER and not attempting
  82. to overwrite the file in use, this eliminates the "access denied" error.
  83. The files are moved from the XFER directory via a modification to the
  84. autoexec.bat file which copies macro.def to the correct product directory.
  85.  
  86. ▄▄▄ 01-29-98: Added support uninstalling Command AntiVirus for DOS/Win ▄▄▄
  87. Modified DELINE.BAT to remove the new entries in the WIN.INI & SYSTEM.INI.
  88.  
  89. ▄▄▄ 01-28-98: Added support for Command AntiVirus for DOS/Win3.1x ▄▄▄
  90. This new product required an overhaul with SE_UTIL with regard to the install
  91. and specific configuration files.
  92.  
  93. ▄▄▄ 01-26-98: SE_UTIL now compatible with directory structure of F-AGENT ▄▄▄
  94. The Win95/WinNT versions of Command AntiVirus use F-AGENT to poll for updates
  95. in a specified directory and also support full installs from a subdirectory
  96. named "SETUP". Full file installations now require using the directory called
  97. SETUP (See SE_UTIL.DOC for updated information on product placement on the
  98. shared network directory).
  99.  
  100. ▄▄▄ 01-26-98: Adjusted SE_UTIL for new product name COMMAND ANTIVIRUS ▄▄▄
  101.  
  102. ▄▄▄ 12-30-97: Added support to update SIGN.DEF ▄▄▄
  103. Now have the capability to copy newer SIGN.DEF file into the product
  104. directories on server (FPW, FPWNT, FPW95) and the new SIGN.DEF file will be
  105. copied to the local hdd.
  106.  
  107. ▄▄▄ 12-02-97: NEW FILE - TEST.BAT ▄▄▄
  108. Use to see errorlevel return code of DISKSP.EXE - one customer indicated a
  109. problem with 2 Gb hdd and DISKSP returning an invalid return code. Use this
  110. file to identify the return code given when running DISKSP.EXE. DISKSP is used
  111. by UPDATE.BAT to determine if enough hdd space is available before installing.
  112.  
  113. ▄▄▄ 12-02-97: BUGFIX - removed PCPATH variable duplicate setting ▄▄▄
  114. If LAN Admin modified the TargetPath variable in SETUP.INI, a modification
  115. is also required for the variable PCPATH in UPDATE.BAT. The variable was
  116. erroneously reset to the default further down in the code, undoing the initial
  117. setting at the beginning of UPDATE.BAT.
  118.  
  119. ▄▄▄ 11-04-97: BUGFIX - corrected wrong software version install ▄▄▄
  120. Code was jumping to wrong subroutine, causing installation of wrong OS version
  121. for Win95/WinNT installations.
  122.  
  123. ▄▄▄ 11-04-97: Subtle change to OS detection ▄▄▄
  124. Added syntax to display OS detected in CHECK.BAT.
  125.  
  126. ▄▄▄ 10-17-97: Corrected bug DETERMINING NT/WIN3X version  ▄▄▄
  127. A change in the way CHECK.BAT was capturing the files in opsys.txt created an
  128. error for Windows NT stations. The file NTLDR had a hidden attribute and was
  129. not being captured into OPSYS.TXT.
  130.  
  131. ▄▄▄ 10-16-97: Corrected bug re:interactive installation (10-15)  ▄▄▄
  132. Code was in the wrong location, forcing an installation everytime. (oops)
  133.  
  134. ▄▄▄ 10-15-97: Added support for "interactive installation"  ▄▄▄
  135. CHECK.BAT supports the commandline parameter ASK such that if you have the
  136. following command in your login script-
  137. #command /e:1024 /c f:\css\antivir\check.bat ask
  138. It will ask the user if they want to update. This is for connections from a
  139. dial-up connection.
  140.  
  141. ▄▄▄ 10-03-97: Added support for DIRCMD env variable setting - UPGRADE.BAT  ▄▄▄
  142. If the environment variable DIRCMD was set to /o/p it affected the working of
  143. UPGRADE.BAT. Made allowances to set dircmd to nul value, then reset at end to
  144. original value.
  145.  
  146. ▄▄▄ 09-18-97: Corrected intermediate file error during pipe  ▄▄▄
  147. Incorrect syntax in UPDATE.BAT gave this error. The problem was a misuse of
  148. the TYPE statement output to the TEMP environment variable and also using FIND
  149. to check for the value.
  150.  
  151. [original / :inst_proc section]
  152. TYPE %1\setup.ini> %TEMP%\DUMFILE.DUM | FIND "SetupType=Default" /I %1\setup.ini
  153.  
  154. [modified]
  155. FIND "SetupType=Default" /I %1\setup.ini > %TEMP%\DUMFILE.DUM
  156.  
  157. ▄▄▄ 09-16-97: Added correct path to copy new MACRO.DEF for FNT ▄▄▄
  158. Added the path for DVP's use of MACRO.DEF in Windows NT version of F-PROT.
  159. :nt_macopy
  160.         copy %1\macro.def %wndo%\system32\drivers\macro.def
  161.  
  162. ▄▄▄ 09-16-97: various syntax errors corrected in UPDATE.BAT ▄▄▄
  163. Mainly with other variable value checks and use of single quotation marks (see
  164. listing for 9-10-97).
  165.  
  166. ▄▄▄ 09-10-97: BUGFIX corrected "syntax error" ▄▄▄
  167. There was a syntax error in the CHECK.BAT file
  168. [original]
  169. :tempdirxist
  170.         if not %temp% == '' goto ch_temp
  171. [fixed]
  172. :tempdirxist
  173.         if not '%temp%' == '' goto ch_temp
  174.  
  175. ▄▄▄ 09-10-97: (NON)FEATURE removed checking UPDATE directory (FPWUD etc) ▄▄▄
  176. This directory was not being used by the code so references of it were removed
  177. from UPDATE.BAT.
  178.  
  179. ▄▄▄ 09-09-97: (NON)FEATURE removed scan on update for F95/FNT ▄▄▄
  180. Many customers asked how to disable the memory scan for udpates. The scan for
  181. viruses prior to installing was initially for the F31 platform and expanded to
  182. include F95 and FNT installations; it is redundant since this is occurring for
  183. these platforms already by the installation and also by virtue of the device
  184. drivers.
  185.  
  186. ▄▄▄ 08-28-97: BUGFIX corrected deletion of files (too soon) ▄▄▄
  187. Customer reported a potential bug where the end of the UPDATE.BAT removes non-
  188. essential files from the installation directory. Corrected this to remove them
  189. only after detecting current version already installed.
  190.  
  191. ▄▄▄ 08-28-97: FEATURE MACRO.DEF update file notification ▄▄▄
  192. Added an echo statement to identify when new signatures were updated.
  193.  
  194. ▄▄▄ 08-22-97: BUGFIX "bad command or filename" running DELINE ▄▄▄
  195. One of the steps in backing up the WIN.INI file before removing the
  196. load=c:\f-prot\a-prot (etc) data was invalid. This was corrected; there were
  197. three syntax problems with DELINE.BAT which have now been corrected.
  198.  
  199. ▄▄▄ 08-22-97: FEATURE added support for installing to "not the root" ▄▄▄
  200. Many requests were made to allow installing to places other than the root
  201. of the server drive.
  202.  
  203. ▄▄▄ 08-15-97: BUGFIX NT 3.51 emulating MS-DOS Version 5.00 ▄▄▄
  204. Modified/corrected method used to identify operating system when using
  205. CHECK2.BAT; added detection for file in root directory called NTLDR indica-
  206. ting a Windows NT installation.
  207.  
  208. ▄▄▄ 08-08-97: BUGFIX creating directory on new install FPW ▄▄▄
  209. Some computers do not recognize the NUL device; SE_UTIL was checking for the
  210. NUL device to detect existance of directory but never met condition. Removed
  211. reference for NUL device when creating directory for installation.
  212.  
  213. ▄▄▄ 08-05-97: Added support to update MACRO.DEF ▄▄▄
  214. Now have the capability to simply copy newer MACRO.DEF file into the product
  215. directories on server (FPW, FPWNT, FPW95) and the new MACRO.DEF file will be
  216. copied to the local hdd.
  217.  
  218. ▄▄▄ 08-04-97: BUGFIX not creating directory on new installs of FPW ▄▄▄
  219. A customer reported not having F-PROT directory and getting error messages.
  220. Added checking for NUL device which can help identify existance of directories.
  221.  
  222. ▄▄▄ 08-04-97: Modification made to SE_UTIL.DOC ▄▄▄
  223. Added documentation to support using SE_UTIL with v3.0 FNT.
  224.  
  225. ▄▄▄ 07-30-97: Enhancement: Support added for v3.0 FNT ▄▄▄
  226. A silent installation for FNT-00C.EXE and higher is possible with use of the
  227. batch file created from SETUP NETADMIN. The batch file LSILENT.BAT can be run
  228. within UPDATE.BAT. Edit UPDATE.BAT and locate "fpwntset"
  229.  
  230. :fpwntset
  231.         %1\setup.exe
  232.         rem support for v3.0 / 2.27.2 FPWNT
  233.         rem
  234.         rem call %1\lsilent.bat
  235.  
  236. Remark the line that runs %1\setup.exe and un-remark lsilent.bat. Also, you
  237. may get an error indicating the source files for the os directory were not
  238. found. This means the SIGN.DEF files aren't in the FPWNT directory. Install
  239. FNT to the local drive and copy SIGN.DEF to the FPWNT directory.
  240.  
  241. ▄▄▄ 07-30-97: Enhancement: More descriptive message on install ▄▄▄
  242. Identified a problem when installing on Win95/WinNT where the install would
  243. re-occur even if the product is installed in a different directory than the
  244. default installation directory ("c:\program files\command software\f-prot95"
  245. or "c:\program files\command software\f-protnt"). A message is now displayed
  246. indicating the SIGN.DEF could not be found in the search path, which is also
  247. displayed (for a short period of time).
  248.  
  249. ▄▄▄ 07-16-97: Corrected BLANK directory output on newer f-prot found ▄▄▄
  250. The UPDATE.BAT incorrectly was using an environment variable %FPCPDIR% instead
  251. of %PCPATH%.
  252.  
  253. ▄▄▄ 07-16-97: Corrected "bad command or filename" ▄▄▄
  254. Remarked the "START /W /MAX" command to launch setup for Win95 stations and
  255. simply used another line to initiate the SETUP command. A customer reported
  256. the anomaly after indicating they had a file called STARTUP.BAT and it was
  257. being spawned erroneously.
  258.  
  259. ▄▄▄ 07-09-97: Fixed DVPLOAD errors in Win95 installations ▄▄▄
  260. Many customers reported DVPLOAD errors after using SE_UTIL to update the work-
  261. stations to 2.27.1 from 2.26. The first error would be "Error-1 getting version
  262. information." and the next error would be "Error disabling ring-3 callback."
  263. The error was caused when the SETUP attempted to close F-PROT programs not yet
  264. loaded into memory, the login script continued, the startup group ran, then
  265. files were copied to the workstation but 5 files loaded into memory and could
  266. not be updated. The were left behind as their original filename and the new
  267. files were copied as *.1 files. The correction was to add syntax to the line
  268. to initiate SETUP.EXE
  269.   SETUP.EXE -SMS
  270. This held the SETUP application open long enough to copy the files before the
  271. login script finished and the startup group runs, in addition to deleting the
  272. *.1 files left over.
  273.  
  274.  
  275. ▄▄▄ 07-02-97: Fixed invalid (leftover) syntax in CHECK.BAT ▄▄▄
  276. During testing mode, some debug syntax was incidentally left in CHECK.BAT and
  277. has been removed.
  278.  
  279. ▄▄▄ 07-02-97: Feature added choice to configure DOS/Win31x options ▄▄▄
  280. Previous versions of SE_UTIL automatically started SECONFIG.BAT to configure
  281. the DOS/Windows 3.1x F-PROT installation options; a choice has been added,
  282. either Y or N (must press number 7 key to run configuration utility).
  283.  
  284. ▄▄▄ 07-01-97: Corrected syntax in variable comparisons ▄▄▄
  285. Modified UPDATE.BAT from '%4%' == to '%4' == and other modifications similar
  286. to this were necessary because of erratic behavior on WinNT stations.
  287.  
  288. ▄▄▄ 06-27-97: Fixed incorrect install Win31 fp on WinNT station ▄▄▄
  289. During a login to Novell NetWare from an NT workstation, the login script file
  290. LMSCRIPT or NWSCRIPT emulates a DOS 5.0 environment and was incorrectly iden-
  291. tified during login by SE_UTIL. Now, SE_UTIL checks for a file NTLDR in the
  292. root directory after checking for NT, 95 & OS/2 environments first.
  293.  
  294. ▄▄▄ 06-26-97: BUGFIX corrected bad command or filename FP32UP.EXE ▄▄▄
  295. Modified UPDATE.BAT to use SETUP.EXE and not FP32UP.EXE.
  296.  
  297. ▄▄▄ 06-26-97: BUGFIX corrected "source files of os directory missing" ▄▄▄
  298. One customer had this error which indicated the product directory and or files
  299. were missing, but weren't. Removed the SET PCFIL=SIGN.DEF setting and renamed
  300. %pcfil% to sign.def in UPDATE.BAT.
  301.  
  302. ▄▄▄ 06-25-97: BUGFIX corrected missing label ▄▄▄
  303. Typo in INSTALL.BAT caused a "missing label" error; happened if updating from
  304. older version of SE_UTIL to more current.
  305.  
  306. ▄▄▄ 06-23-97: BUGFIX eliminated erroneous out of environment error ▄▄▄
  307. Typo in CHECK.BAT caused an invalid response of "out of environment space".
  308.  
  309. ▄▄▄ 06-05-97: FEATURE "check noicon" prevents creating groups ▄▄▄
  310. For DOS/Windows clients, support for NOT creating program groups and icons is
  311. now available. In the login script, specify the following syntax as applicable
  312. #command /e:1024 /c f:\css\antivir\check.bat noicon
  313.  
  314. This will only install DVP to the Windows 3.1x environment without creating
  315. program groups and icons.
  316.  
  317. ▄▄▄ 06-05-97: BUGFIX  eliminated INTERMEDIATE PIPE ERROR ▄▄▄
  318. Temp directory checking was implemented; if directory not exist create it. If
  319. variable not set, set it, then create directory.
  320.  
  321. ▄▄▄ 05-13-97: Changed SE_UTIL to use SIGN.DEF file instead of README.TXT ▄▄▄
  322. Instead of using a user-modifiable file, now use SIGN.DEF to compare version
  323. information. This will prevent "false-positive" update detection.
  324.  
  325. ▄▄▄ 04-04-97: Fixed attempt to scan B.S. of MBR on "preupdate scan" for NT ▄▄▄
  326. Modified the pre-update scan for UPDATE.BAT to not scan the B.S. of an NT work-
  327. station during the "pre-update scan" process before an update.
  328.  
  329. ▄▄▄ 03-21-97: BUGFIX  corrected if '%WNDO%' == 'notfound' goto PROC_UP ▄▄▄
  330.  
  331. ▄▄▄ 03-01-97: Added support for FP32UP.EXE update utility ▄▄▄
  332. The FP32UP.EXE file will update the workstation without interaction from the
  333. user. The files it will update are kept in FP32UP.INI file. This file set is
  334. found in (currently) F95-PAT2.EXE and will be ported to FNT-PAT#.EXE as
  335. needed. The directories under ..\css\antivir are
  336. \FPW            Full product file set
  337. \FPW95          Full product file set
  338. \FPW95UD        Update files (F95-PAT2.EXE or equivalent)
  339. \FPWNT          Full product file set
  340. \FPWNTUD        Update files (FNT-PAT2.EXE or equivalent)
  341.  
  342. After some conversion of the 16bit product, it will have support for an
  343. Update file set, and will have the directory
  344. \FPWUD          Update files (F31-PAT2.EXE or equivalent)
  345.  
  346.  
  347. ▄▄▄ 02-27-97: Added no-interaction ability for DELINE.BAT for login script ▄▄▄
  348. A request was made to pass a parameter into DELINE for use with a login script
  349. de-installation.
  350.      example:
  351.              DELINE 95
  352.              DELINE NT
  353.              DELINE DW
  354. If no parameter is passed, it is user interactive. The Win95 & WinNT still
  355. confirm removing the directories and there is not a workaround as of yet for
  356. this.
  357.  
  358. ▄▄▄ 02-27-97: Now only scans memory on an update condition ▄▄▄
  359. A request was made to not scan memory everytime, but to only do it when an
  360. update was performed. This will save a few seconds on the login process.
  361.  
  362. ▄▄▄ 02-24-97: corrected attempt to install Win rt prot. if cond. not met ▄▄▄
  363. If SE_UTIL was unable to locate the Windows directory, it would delete spe-
  364. cific portions of the update files. Also, it would attempt to install DVP,
  365. which isn't correct. This has been adjusted.
  366.  
  367. ▄▄▄ 02-20-97: added ability to specify install directory for FP-DOS/WIN ▄▄▄
  368. Edit SETEM.BAT to change SET PCPATH=C:\F-PROT to other value. The program
  369. group will not be created if the default directory is not used.
  370.  
  371. ▄▄▄ 02-19-97: corrected "LABEL not found ▄▄▄
  372. Some systems acknowledged the batch formatting of labels followed by
  373. format characters such as "==" signs. One customer reported a "LABEL not
  374. found condition, and removing the equal signs helped. An example of the
  375. previous format was
  376. :====== label_example ======
  377. which has been corrected to view as
  378. :label_example ======
  379.  
  380. ▄▄▄ 02-19-97: corrected SECONFIG logic bug ▄▄▄
  381. If System Admin selects to not put VIRSTOP & NOVCAST in the autoexec
  382. but selected WVirstop Windows Real-Time protection, WVirstop would or
  383. could not load. WVirstop is dependent on use of VIRSTOP, so the modi-
  384. fication was to disallow (not putting VIRSTOP/NOVCAST in autoexec) &
  385. (selecting WVirstop).
  386.  
  387. ▄▄▄ 02-19-97: removed reference to use of NUL device for WinNT users ▄▄▄
  388. Modified the SETTUP.BAT & INSTALL.BAT to not echo strings to the NUL
  389. device to eliminate the errors viewed on screen. The errors were insig-
  390. nificant but did promote questions about their validity.
  391.  
  392. ▄▄▄ 02-03-97: CORRECTED SETEM.BAT/SECONFIG.BAT syntax bug ▄▄▄
  393. SECONFIG was modified to allow/disallow copying down the integrity checker
  394. but a syntax error in SECONFIG caused SETEM to be incorrectly set. Specifically
  395. the MKWNS variable was incorrectly removed from SETEM which might have resulted
  396. in creation of a WINSTART.BAT file where this may not have been desired.
  397.  
  398. ▄▄▄ 01-29-97: CORRECTED VERSREAD not found in UPGRADE\README.BAT ▄▄▄
  399. The readme.bat had a typo that referenced an invalid name to be redirected
  400. to the printer.
  401.  
  402. ▄▄▄ 01-28-97: CORRECTED missing label error ▄▄▄
  403. If VNTSR == N condition met, attempt to jump to label BACKUP in UPDATE.BAT
  404. was corrected to read GOTO BACK_UP instead.
  405.  
  406. ▄▄▄ 01-23-97: modified CSSFIND.EXE to compare time/date stamp ▄▄▄
  407. Previous to v3.01.23 SE_UTIL, if a laptop with a newer version installed
  408. connected to the network, but an older copy resided on the network, it would
  409. overwrite the installed copy. Now CSSFIND actually compares the time/date of
  410. the readme files for a more realistic version check.
  411.  
  412. ▄▄▄ 01-07-97: corrected SECONFIG.BAT display output ▄▄▄
  413. If TSR selected but not FP scan, you are not asked where to place the FP scan
  414. line at beginning or end. Same goes for TSR; if not TSR but yes to FP scan,it
  415. won't ask where to put the TSR line at beginning or end of AUTOEXEC.BAT.
  416.  
  417. ▄▄▄ 11-26-96: reformatted SE_UTIL.DOC to not include strikeouts/revisions ▄▄▄
  418.  
  419. ▄▄▄ 11-14-96: DELINE.BAT works for Win95 / WinNT deinstall ▄▄▄
  420. ▄▄▄ 11-14-96: Stopped the 'hang' problem with NT login scripts ▄▄▄
  421. ▄▄▄ 11-14-96: SECONFIG.BAT configuration on SE_UTIL installation ▄▄▄
  422. On installing SE_UTIL to the server, you can now configure it to peform the
  423. features desired:
  424.  1) Add VIRSTOP & NOVCAST to AUTOEXEC.BAT
  425.  2) Add F-PROT scan to AUTOEXEC.BAT
  426.  3) LOAD TSR & RUN F-PROT at beginning or end of AUTOEXEC.BAT
  427.  4) Install F-PROT if not previously installed
  428.  5) Preferred Windows Real-Time Protection
  429.  6) Reboot PC's After updating TSR's
  430.  7) Create WINSTART.BAT
  431.  8) Reset DVP to default
  432. SECONFIG.BAT can be run later to reconfigure these options, which are kept
  433. in a batch file called SETEM.BAT.
  434.  
  435. ▄▄▄ 10-24-96: FPROTZZZ.GRP F-PROT Professional Group file ▄▄▄
  436. If a client was installing F-PROT Professional for the first time, when Windows
  437. started, they would be prompted for a Group to place F-PROT into. With the
  438. inclusion of this .grp file, there is no longer a prompt and the application
  439. icons are created 'preset' into this group file and it is copied into the
  440. Windows directory, and the PROGMAN.INI file is modified.
  441.  
  442. ▄▄▄ 10-21-96: TSR.INI, TSR2.INI & SCAN.INI replace need for UPDATE2.BAK ▄▄▄
  443. There is no longer an UPDATE2.BAT or UPDATE2.BAK file; only CHECK & UPDATE.
  444. UPDATE.BAT uses these small ASCII text files to append to the AUTOEXEC.BAT
  445. the lines to run the TSR's and also the F-PROT scan. By default, the .INI files
  446. are appended to the AUTOEXEC.BAT; if desired to place the lines in beginning,
  447. edit UPDATE.BAT and search for ADMINQ section and use correct 'COPY' command.
  448.  
  449. ▄▄▄ 10-01-96: UPDATE2.BAK places F-PROT TSR's in beginning of autoexec.bat ▄▄▄
  450. There has been demand for a method to place the lines added to the autoexec.bat
  451. to the beginning and not the end. This can be done by renaming the UPDATE2.BAT
  452. to UPDATE2.OLD, then renaming UPDATE2.BAK to UPDATE2.BAT.
  453.  
  454. ▄▄▄ 9-11-96: CHECK.BAT no longer requires operating system batch files ▄▄▄
  455. In previous versions of SE_UTIL, CHECK.BAT would run VER and redirect the
  456. output to a file, C:\VERSION.BAT and then run C:\VERSION.BAT. By doing that
  457. it would spawn either WINDOWS.BAT, MS-DOS.BAT or other operating system batch
  458. files. SE_UTIL now uses a different technique to accomplish this.
  459. By identifying string values in the C:\VERSION.BAT and comparing them to
  460. known values, the proper platform of F-PROT Professional could be directed to
  461. the workstation.
  462.  
  463. ▄▄▄ 9-11-96: CHECK.BAT is now compatible with NT LOGIN SCRIPTS ▄▄▄
  464. In previous versions of SE_UTIL, an NT login script would hang, or wait for
  465. the user to press the CANCEL button. This is no longer the case. It was found
  466. that if a change of drive was issued (i.e. S:, C:) this caused the problem.
  467. With a little work, these change of drive commands have been removed.
  468.  
  469. ▄▄▄ 8-15-96: DELINE.BAT ▄▄▄
  470.  
  471. This batch file can be used to 'deinstall' f-prot for DOS/Win3.x. By
  472. deinstall, we mean remove lines added to AUTOEXEC.BAT and WINSTART.BAT
  473. by the SE_UTIL operation. DELINE.BAT is located in UPGRADE directory.
  474. DELINE.BAT will remove from the AUTOEXEC.BAT and WINSTART.BAT (if applicable) 
  475. five lines added by UPDATE2.BAT which include
  476.  
  477. C:\F-PROT\VIRSTOP /WARM /BOOT /NOCOPY /NOTRACE /DISK
  478. C:\F-PROT\NOVCAST /USER=SUPERVISOR
  479. echo Checking time/date stamp
  480. echo Scanning Hard Drive. Please Wait....
  481. C:\F-PROT\F-PROT /HARD /NODOC /TODAY
  482.  
  483. It also removes a 'tag file' called NOCHECK placed in the root directory
  484. of the local drive. This file is used to determine if a modification is
  485. needed to the AUTOEXEC.BAT and WINSTART.BAT (if applicable).
  486.